home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 May: Tool Chest / Dev.CD May 00 TC.toast / pc / tool chest / interapplication communication / ae tools / aegizmos 1.4.2 / headers / aebuildglobals.h < prev    next >
Encoding:
C/C++ Source or Header  |  1999-08-24  |  247 b   |  10 lines

  1. /*
  2.  *    AEBuildGlobals.h                                Copyright ©1991 Apple Computer, Inc.
  3.  */
  4.  
  5.  
  6. extern AEBuild_SyntaxErrType
  7.     AEBuild_ErrCode;                    /* Examine after AEBuild returns a syntax error */
  8. extern long
  9.     AEBuild_ErrPos;                        /* Index of error in format string */
  10.